Skip to content

Update Python version support.#74

Merged
icemac merged 6 commits intomasterfrom
config-with-c-code-template-e78b9550
Feb 18, 2025
Merged

Update Python version support.#74
icemac merged 6 commits intomasterfrom
config-with-c-code-template-e78b9550

Conversation

@icemac
Copy link
Member

@icemac icemac commented Feb 15, 2025

  • Drop support for Python 3.8.
  • Add preliminary support for Python 3.14.
  • Configuring for c-code
  • Update Python version support.

Created using zopefoundation/meta#309 and zopefoundation/meta#310

@dataflake
Copy link
Member

If I remember correctly the errors occur because pyupgrade breaks certain super calls because it is too eager converting them.

Copy link
Member

@dataflake dataflake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running pyupgrade here breaks some super calls so I have disabled pyupgrade again. If I remember correctly there is no way to make pyupgrade ignore specific lines.

@icemac
Copy link
Member Author

icemac commented Feb 18, 2025

Let me fix this: pre-commit has the ability to exlude files from certain hooks.

@icemac icemac enabled auto-merge (squash) February 18, 2025 07:47
@icemac icemac merged commit e0bf673 into master Feb 18, 2025
53 checks passed
@icemac icemac deleted the config-with-c-code-template-e78b9550 branch February 18, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants